home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HAM Radio 3.2
/
Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO
/
exam
/
g1emmnos
/
nodes.axr
< prev
next >
Wrap
Text File
|
1990-05-13
|
741b
|
32 lines
#---------------------------------------------------
#
# Define the AX25 routing to other remote nodes.
#
#
ax25 route add g4bio
ax25 route add g1wkk-1
ax25 route add g6xqb
ax25 route add g3rra
ax25 route add g8kwi
ax25 route add g1plt
ax25 route add g4uqe
ax25 route add g6kqz
ax25 route add g6vug g8kwi
#
# And now the IP traffic carrying modes.
#
ax25 route mode g4bio datagram
ax25 route mode g1wkk-1 datagram
ax25 route mode g6xqb datagram
ax25 route mode g3rra datagram
ax25 route mode g8kwi datagram
ax25 route mode g4uqe datagram
ax25 route mode g6kqz datagram
ax25 route mode g1plt vc
ax25 route mode g6vug datagram
#
#---------------------------------------------------
#
# The END
#